home *** CD-ROM | disk | FTP | other *** search
- Path: erich.triumf.ca!bennett
- From: bennett@erich.triumf.ca (P.Bennett)
- Newsgroups: comp.lang.c,comp.lang.c++,comp.unix.programmer
- Subject: Re: itoa() in C for unix >>>
- Date: 12 Apr 1996 07:53 PST
- Organization: TRIUMF: Tri-University Meson Facility
- Distribution: world
- Message-ID: <12APR199607531605@erich.triumf.ca>
- References: <1996Apr12.121207@topaz>
- NNTP-Posting-Host: erich.triumf.ca
- News-Software: VAX/VMS VNEWS 1.50
-
- In article <1996Apr12.121207@topaz>, naderr@topaz.cqu.edu.au writes...
- >Hi,
- >
- >Does anyone have or know of where I may obtain a itoa()
- >integer to string function in C/C++; my Linux box
- >doesn't have one and I could use it right now.
-
- try using sprintf()
-
- Peter Bennett VE7CEI | Vessels shall be deemed to be in sight
- Internet: bennett@triumf.ca | of one another only when one can be
- Packet: ve7cei@ve7kit.#vanc.bc.ca | observed visually from the other
- TRIUMF, Vancouver, B.C., Canada | ColRegs 3(k)
- GPS and NMEA info and programs: ftp://sundae.triumf.ca/pub/peter/index.html
- or: ftp://ftp-i2.informatik.rwth-aachen.de/pub/arnd/GPS/peter/index.html
-
-